Skip to content

test: improve coverage and organize test layout#3085

Merged
seratch merged 4 commits intomainfrom
test/2026-05-02
May 2, 2026
Merged

test: improve coverage and organize test layout#3085
seratch merged 4 commits intomainfrom
test/2026-05-02

Conversation

@seratch
Copy link
Copy Markdown
Member

@seratch seratch commented May 2, 2026

This pull request improves test coverage for lower-covered utility and runtime support paths (the coverage is 89% now), then organizes domain-specific tests into clearer subdirectories.

It adds focused tests for sandbox workspace payloads, sandbox token truncation, sandbox session state roundtrips, run internal approvals, Codex payload helpers, and pretty printing behavior. It also moves sandbox, model, memory, realtime, and extension sandbox tests out of broad root-level locations into tests/sandbox/, tests/models/, tests/memory/, tests/realtime/, and tests/extensions/sandbox/, with only import/path adjustments needed for the new layout.

There are no runtime API or behavior changes.

@seratch seratch added the project label May 2, 2026
@github-actions github-actions Bot removed the project label May 2, 2026
@seratch
Copy link
Copy Markdown
Member Author

seratch commented May 2, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@seratch seratch merged commit f2fb9ff into main May 2, 2026
10 checks passed
@seratch seratch deleted the test/2026-05-02 branch May 2, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant